@charset "UTF-8";
/* 
   CSS pour les fazae-crud
   @see http://wiki.fazae.com/index.php/CRUDBundle
   Version: 20160127
*/
* {
  margin: 0;
  padding: 0;
}

ul {
  padding-left: 40px;
}

.crud-index .actions_for_index_item a {
  white-space: nowrap;
}

.actions_for_index, .actions_for_show, .actions_for_edit {
  margin: 12px 0px;
}

.btn {
  padding: 3px 6px;
}

.btn-default {
  background-image: none;
  background-repeat: no-repeat;
  border-color: #ccc;
  text-shadow: none;
  border-width: 2px;
}

.btn-default:hover, .btn-default.active, .btn-default:active {
  background-color: #f5f5f5;
  box-shadow: none;
}

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
  box-shadow: none;
}

.btn-icon:before {
  content: "";
  font-size: 13px;
  position: relative;
  top: 0px;
  display: inline-block;
  font-family: fontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 0 4px;
}

.btn-icon.btn-edit:before {
  color: #333;
}

.btn-icon.btn-delete::before, .fazaBtn.fazaBtn-delete::before {
  content: "";
  color: #a33;
}

.btn-icon.btn-delete, .btn-icon.btn-delete::before {
  color: #a33;
  border-color: #a33;
}

.btn-icon.btn-delete:hover, .btn-icon.btn-delete:active, .btn-icon.btn-delete:focus {
  border-color: #a33;
  color: #a33;
}

.btn-icon.btn-show::before {
  content: "";
  color: #428bca;
}

.btn-icon.btn-create::before {
  content: "";
  color: #008000;
}

.btn-icon.btn-create, .btn-icon.btn-create::before {
  color: #008000;
  border-color: #008000;
}

.btn-icon.btn-create:hover, .btn-icon.btn-create:active, .btn-icon.btn-create:focus {
  border-color: #008000;
  color: #008000;
}

.btn-icon.btn-orders::before {
  content: "";
}

.btn-icon.btn-update::before {
  content: "";
  color: #008000;
}

.btn-icon.btn-update, .btn-icon.btn-update::before {
  color: #008000;
  border-color: #008000;
}

.btn-icon.btn-update:hover, .btn-icon.btn-update:active, .btn-icon.btn-update:focus {
  border-color: #008000;
  color: #008000;
}

.fancybox-inner .btn-icon.btn-update::before {
  content: "";
  color: #008000;
  margin: 0;
}

.btn-icon.btn-gotoIndex::before {
  content: "";
  color: #000;
}

.btn-icon.btn-company::after {
  content: "";
  font-family: FontAwesome;
  margin-left: 5px;
}

.btn-icon.btn-company::before {
  content: none;
}

.btn-icon.btn-agenda::before {
  content: "";
  font-family: FontAwesome;
}

.btn-icon.btn-filter-reset::before {
  content: "";
  color: #c98bb2;
}

.btn-icon.btn-conventionAgenda::before, .btn-icon.btn-manageAgenda::before {
  content: "";
}

.btn-icon.btn-convention-message-stats::before, .btn-icon.btn-convention-message-stats::before {
  content: "";
}

.btn-icon.btn-start::before {
  content: "";
  color: #3eae91;
}

body .btn-icon.btn-meeting-4,
body .btn-icon.btn-meeting-8,
body .btn-icon.btn-meeting-2,
body .btn-conference-signin,
body .btn-icon.btn-meeting-3,
body .btn-icon.btn-meeting-9,
body .btn-meeting-ask-cancel, .fancybox-inner .content-request .btn-icon.btn-meeting-4,
.fancybox-inner .content-request .btn-icon.btn-meeting-8,
.fancybox-inner .content-request .btn-icon.btn-meeting-2,
.fancybox-inner .content-request .btn-conference-signin,
.fancybox-inner .content-request .btn-icon.btn-meeting-3,
.fancybox-inner .content-request .btn-icon.btn-meeting-9,
.fancybox-inner .content-request .btn-meeting-ask-cancel {
  border-width: 2px;
}
body .btn-icon.btn-conference-signin::before, .fancybox-inner .content-request .btn-icon.btn-conference-signin::before {
  content: "";
  margin-right: 0;
}
body .btn-icon.btn-meeting-4, .fancybox-inner .content-request .btn-icon.btn-meeting-4 {
  border-color: #000;
  color: #000;
}
body .btn-icon.btn-meeting-4:hover, .fancybox-inner .content-request .btn-icon.btn-meeting-4:hover {
  border-color: #000;
  color: #fff;
  background-color: #000;
}
body .btn-icon.btn-meeting-8, .fancybox-inner .content-request .btn-icon.btn-meeting-8 {
  border-color: #be69ea;
  color: #be69ea;
}
body .btn-icon.btn-meeting-8:hover, .fancybox-inner .content-request .btn-icon.btn-meeting-8:hover {
  border-color: #be69ea;
  color: #fff;
  background-color: #be69ea;
}
body .btn-icon.btn-meeting-4:before, .fancybox-inner .content-request .btn-icon.btn-meeting-4:before {
  content: "";
  top: -1px;
}
body .btn-icon.btn-meeting-8:before, .fancybox-inner .content-request .btn-icon.btn-meeting-8:before {
  content: "";
}
body .btn-icon.btn-meeting-2, .fancybox-inner .content-request .btn-icon.btn-meeting-2 {
  border-color: #00af56;
  color: #00af56;
}
body .btn-icon.btn-meeting-3, .fancybox-inner .content-request .btn-icon.btn-meeting-3 {
  border-color: #cd0000;
  color: #cd0000;
}
body .btn-icon.btn-meeting-2:before, .fancybox-inner .content-request .btn-icon.btn-meeting-2:before {
  content: "";
  top: -1px;
}
body .btn-icon.btn-meeting-3:before, .fancybox-inner .content-request .btn-icon.btn-meeting-3:before {
  content: "";
  top: -1px;
}
body .btn-icon.btn-meeting-2:hover, .fancybox-inner .content-request .btn-icon.btn-meeting-2:hover {
  border-color: #00af56;
  background-color: #00af56;
  color: #fff;
}
body .btn-icon.btn-meeting-3:hover, .fancybox-inner .content-request .btn-icon.btn-meeting-3:hover {
  border-color: #cd0000;
  color: #fff;
  background-color: #cd0000;
}
body .btn-icon.btn-resetMail:before, .fancybox-inner .content-request .btn-icon.btn-resetMail:before {
  content: "";
  top: 0;
}
body .btn-icon.btn-meeting-9, .fancybox-inner .content-request .btn-icon.btn-meeting-9 {
  border-color: #3b7ecd;
  color: #3b7ecd;
}
body .btn-icon.btn-meeting-9:hover, .fancybox-inner .content-request .btn-icon.btn-meeting-9:hover {
  border-color: #3b7ecd;
  background-color: #3b7ecd;
  color: #fff;
}

.btn-icon.btn-manageTeams:before {
  content: "";
  top: -1px;
}

.btn-icon.btn-conventionDispatch:before {
  content: "";
  top: -1px;
}

.btn-icon.btn-export-meetings:before, .btn-icon.btn-meeting-by-meeting:before {
  content: "";
  top: -1px;
}

.btn-icon.btn-filter:before {
  content: "";
  color: #008000;
}

.btn-icon.btn-filter, .btn-icon.btn-filter::before {
  color: #61bc5d;
  border-color: #61bc5d;
}

.btn-icon.btn-filter:hover, .btn-icon.btn-filter:active, .btn-icon.btn-filter:focus {
  border-color: #61bc5d;
  color: #61bc5d;
}

.btn-filter-reset, .btn-icon.btn-filter-reset::before {
  color: #818181;
}

.btn-icon.btn-duplicate:before {
  content: "";
  color: #F46A69;
  font-family: FontAwesome;
}

.btn-icon.btn-exportCSV:before {
  content: "";
  font-family: FontAwesome;
}

.btn-icon.btn-importCSV:before {
  content: "";
}

.btn-icon.btn-importCSV, .btn-icon.btn-importCSV::before,
.btn-icon.btn-exportCSV, .btn-icon.btn-exportCSV::before {
  color: #555;
  border-color: #555;
}

.btn-icon.btn-importCSV:hover, .btn-icon.btn-importCSV:active, .btn-icon.btn-importCSV:focus,
.btn-icon.btn-exportCSV:hover, .btn-icon.btn-exportCSV:active, .btn-icon.btn-exportCSV:focus {
  border-color: #555;
  color: #555;
}

a.add_tag_link {
  display: block;
  height: 31px;
  width: 200px;
  line-height: 31px;
  color: #333;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  background-image: url("../bundles/fazaecrud/images/crud-ico-ajouter.png");
  background-repeat: no-repeat;
  background-position: 4% 50%;
  padding-left: 34px;
}

a.add_tag_link:hover {
  text-decoration: none;
  color: #333;
  border: 1px solid #f1f1f1;
}

.crud-update .btn-icon.btn-welcomeMail {
  border: 2px solid #ccc;
  padding: 3px 6px;
  display: inline-block;
  border-radius: 4px;
  vertical-align: middle;
}

.crud-update .btn-icon.btn-welcomeMail:hover {
  text-decoration: none;
}

.btn-icon.btn-welcomeMail:before, .btn-icon.btn-envoyer:before {
  content: "";
}

.btn.btn-autoLogin {
  padding: 0;
}

.btn.btn-autoLogin::before {
  content: "";
}

.btn.btn-autoLogin:hover, .btn.btn-autoLogin:focus, .btn.btn-autoLogin:active {
  color: #22856d;
  box-shadow: none;
  text-decoration: underline;
}

.crud {
  /*    .crudSort.crudSortDesc::after{ content: "";}

      .crudSort.crudSortAsc::after{ content: "";}*/
}
.crud .form-control {
  box-shadow: none;
  border: 1px solid #e4e4e4;
  height: auto;
}
.crud .form-group textarea {
  resize: vertical;
}
.crud input[type=radio], .crud input[type=checkbox] {
  margin-top: 0;
}
.crud .checkbox {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 23px;
  padding-left: 5px;
  font-weight: bold;
}
.crud .checkbox input[type=checkbox] {
  width: 20px;
  height: auto;
  border: 1px solid #e4e4e4;
  position: absolute;
  top: 2px;
  left: 0px;
  display: inline-block;
}
.crud .checkbox label {
  padding: 4px;
}
.crud .inline-block {
  display: inline-block;
}
.crud .crudSort::after {
  content: "";
  font-size: 13px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 0 4px;
}
.crud .crudSort.crudSortAsc::after {
  content: "";
}
.crud .crudSort.crudSortDesc::after {
  content: "";
}
.crud .numbers .crudSort::after {
  content: "";
  font-family: FontAwesome;
}
.crud .numbers .crudSort.crudSortDesc::after {
  content: "";
  font-family: FontAwesome;
}
.crud .numbers .crudSort.crudSortAsc::after {
  content: "";
  font-family: FontAwesome;
}
.crud .filter {
  color: #333;
}
.crud .filter .panel-default {
  border-color: transparent;
  border: 0px;
  box-shadow: 0 0 5px #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: #fff none;
  margin-bottom: 0;
}
.crud .filter .panel-heading {
  border-top-left-radius: 0px;
  height: auto;
  float: right;
  width: auto;
  margin: 0;
  padding: 10px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #f0f0f0 none repeat scroll 0 0;
  border: none;
}
.crud .filter label {
  display: block;
}
.crud .filter .advanced fieldset {
  margin-left: 5px;
}
.crud .filter fieldset {
  float: left;
}
.crud .filter fieldset label {
  color: #333;
  font-size: 11px;
  margin: 0;
  padding: 3px 5px;
}
.crud .filter .btn-filter {
  float: left;
  margin-left: 5px;
  margin-top: 20px;
}
.crud .filter .btn-filter-reset {
  float: left;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-top: 20px;
}
.crud .filter .panel-title {
  position: relative;
  float: left;
  margin: 0 3px;
}
.crud .filter .separationDrop {
  margin: 0 7px 0 0;
}
.crud .filter h3.panel-title {
  background-color: #f0f0f0;
  border-bottom-left-radius: 5px;
  color: #333;
  display: inline-block;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 0px;
  margin-right: 0px;
}
.crud .filter input[type=checkbox] {
  width: auto;
}
.crud .filter .filters_tools {
  list-style: none;
  padding: 0;
  float: right;
  margin: 0;
  width: auto;
}
.crud .filter .filters_tools .dropdown-toggle {
  background-color: #ccc;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 12px;
  padding: 5px 9px;
  text-align: center;
}
.crud .filter .filters_tools .dropdown-toggle:hover {
  background-color: #555;
  color: #fff;
}
.crud .filter .filters_tools .dropdown-toggle:active, .crud .filter .filters_tools .dropdown-toggle:focus {
  color: #fff;
}
.crud .filter .filters_tools li.dropdown {
  height: 28px;
  padding-top: 1px;
  width: auto;
}
.crud .filter .filters_tools li.dropdown .open > .dropdown-menu {
  width: 230px;
}
.crud .filter .filters_tools .dropdown-menu > li li {
  padding: 3px 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  margin: 0 auto 5px;
  overflow: hidden;
  border: 1px solid #efefef;
  font-size: 12px;
  display: table;
  width: 188px;
}
.crud .filter .filters_tools .dropdown-menu > li li:hover {
  background-color: #efefef;
}
.crud .filter .filters_tools .dropdown-menu > li a {
  color: #787878;
  text-decoration: none;
}
.crud .filter .filters_tools .dropdown-menu > li li a.crud_filter_delete {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.crud .filter .filters_tools .dropdown-menu > li li a:first-child {
  display: block;
  width: 100%;
}
.crud .filter .filters_tools .dropdown-menu > li li:hover a.crud_filter_delete i {
  color: #c0202f;
}
.crud .filter .filters_tools #crud_filters ul {
  list-style: none;
  padding: 0;
}
.crud .filter .filters_tools #crud_filters .titre, .crud .filter .filters_tools #crud_filters .titre02 {
  padding-left: 10px;
}
.crud .filter .filters_tools #crud_filters input[type=text] {
  font-size: 12px;
  color: #525252;
  background-color: #fff;
  background-image: none;
  border: 1px solid #B8B8B8;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.crud .filter .filters_tools #crud_filters input[type=submit] {
  width: 30px;
  height: 29px;
  font-size: 12px;
}
.crud .filter .filters_tools #crud_filters .fa-bookmark {
  position: relative;
  top: -4px;
  left: 10px;
}
.crud .filter .filters_tools #crud_filters form {
  margin: 10px 0;
}
.crud .filter .filters_tools #crud_filters .alert {
  padding: 5px;
  text-align: center;
  margin: 10px 3px;
}
.crud .filter .filters_tools #crud_filters .mesSearch {
  margin-top: 5px;
}
.crud .filter .filters_tools #crud_filters .saveModule {
  margin-top: 10px;
  position: relative;
  border-top: 1px solid #efefef;
}
.crud .filter .panel-title .toogle_basic, .crud .filter .panel-title .toogle_advanced {
  background-color: #fff;
  background-image: none;
  border: medium none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: #333;
  margin-left: 5px;
  padding: 3px 7px;
  text-shadow: none;
  font-size: 12px;
}
.crud .filter .panel-title .filter_toogle {
  float: left;
  font-size: 12px;
  line-height: 27px;
  margin: 0 10px 0 0;
}
.crud .filter .panel-title .filter_toogle a {
  text-decoration: none;
}

/*# sourceMappingURL=crud.css.map */
